Welcome![Sign In][Sign Up]
Location:
Search - k means source code

Search list

[Mathimatics-Numerical algorithmsMATLABfuzzy-K-means

Description: MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
Platform: | Size: 1180 | Author: puxx | Hits:

[Mathimatics-Numerical algorithmsK-Means-Algorithm

Description: k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
Platform: | Size: 30654 | Author: 周董 | Hits:

[Other resourceK-Means动态聚类算法源程序

Description: This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
Platform: | Size: 31000 | Author: 刘思 | Hits:

[Graph RecognizeK-means算法源码

Description: kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> 
Platform: | Size: 3497 | Author: li | Hits:

[AI-NN-PRkmeans_cluster聚类算法的实现

Description: 数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
Platform: | Size: 3072 | Author: 张乐 | Hits:

[AI-NN-PRkmeans聚类算法源码

Description: k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
Platform: | Size: 29696 | Author: 司南 | Hits:

[Windows DevelopC语言计算器

Description: 编辑器,源代码 一个简单的计算器 E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)JavaScript 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源代码美化工具。 astyle比indent好在 有很多成套的的风格定义:ansi ...SLICKEDIT这种大型商业文本编辑器等。 解决:对于...==>网页选项==>HTML源代码选单里选择“使用下面... www.chedong.com/tech/indent_tools.html 14K 2005-3-3 - 百度快照 Jedit for Linux Source Code 源代码--eNet软件-editor, source code for a simple calculator E EC world-- Netting dream ... different backgrounds. Java is based on the C-oriented computer programs designed to replace .... (2) do not have JavaScript compiler source code embedded in HTML ... is different. Java source code to be compiled, as exists ... a part of, in general text editor with HTML can be a ... www.51foru.com/index008jsjc.htm 19K 2003-12-10- Baidu snapshot C Java PHP Perl Python the code landscaping tools ... php), a fast C/C/Java source code for landscaping tools. Astyle than indent Fortunately, there are many sets of the style definition : ansi ... SLICKEDIT such a large-scale commercial, such as text editors. Solution : ...== gt; Website options == gt; HTML source code menu you select "Use the following ... www.c
Platform: | Size: 45056 | Author: 王健 | Hits:

[AI-NN-PRscalekmeans.tar

Description: Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article -Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article
Platform: | Size: 32768 | Author: 贾华丁 | Hits:

[matlabCART

Description: 数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
Platform: | Size: 1024 | Author: sah | Hits:

[matlabfuzzy_k_means

Description: 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
Platform: | Size: 1024 | Author: sah | Hits:

[OtherKMEANS01

Description: This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
Platform: | Size: 270336 | Author: 赵丁香 | Hits:

[Other resourcecluster

Description: 这个也是一个聚类算法的源代码,下载下来觉得还不错,希望可以和相同研究方向的同胞们共同探讨有关空间聚类的理论和应用。谢谢您查阅-this a clustering algorithm source code, downloaded think that was pretty good, hope and the same research fellow jointly explore the spatial clustering theory and application. Thank you for your inspection. .
Platform: | Size: 116736 | Author: snow | Hits:

[Graph programk_means_image

Description: 国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
Platform: | Size: 4096 | Author: | Hits:

[matlabK-means_Matlab

Description: K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
Platform: | Size: 1024 | Author: luo | Hits:

[VC/MFCK-means

Description: 该压缩包的内容为用C语言编写的K均值算法的源程序。K均值算法是用于数据分类的一种算法。 -The contents of the package for the use of C language source code of the K-means algorithm. K-means algorithm for data classification is an algorithm.
Platform: | Size: 538624 | Author: laticar | Hits:

[2D GraphickMeans

Description: k-mean image clustering source code developed using java
Platform: | Size: 2048 | Author: deepak | Hits:

[matlabk-nn

Description: k-nearest neighbour classifier source code
Platform: | Size: 1024 | Author: zeinab | Hits:

[JSP/Javakmeans_Shyam_Sivaraman_v.0.1

Description: k-means java code source
Platform: | Size: 3072 | Author: ksibi | Hits:

[Mathimatics-Numerical algorithmsk-meams(sourcecode)

Description: C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
Platform: | Size: 37888 | Author: 康卫 | Hits:

[CSharpaccord-kmeans-source

Description: K-Mean clustering source code
Platform: | Size: 154624 | Author: Hong Thai Le | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net